-
Home
-
Pronamic Pay
-
9.8.1
-
Code
-
Classes
- Address
Total Complexity |
76 |
Dependencies |
7 |
Dependents |
14 |
Total lines |
611 |
Lines of code |
234 |
Logical lines of code |
107 |
Comment lines |
273 |
Methods |
37 |
Properties |
13 |
Methods 37
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
from_json() |
C |
39 |
25 |
63 |
get_json() |
S |
52 |
6 |
22 |
__toString() |
S |
57 |
1 |
17 |
set_house_number() |
S |
71 |
2 |
6 |
set_country_name() |
S |
71 |
2 |
6 |
get_country_name() |
S |
72 |
2 |
6 |
set_country_code() |
S |
71 |
2 |
6 |
get_country_code() |
S |
72 |
2 |
6 |
set_region() |
S |
71 |
2 |
6 |
set_house_number_addition() |
S |
71 |
2 |
6 |
set_house_number_base() |
S |
71 |
2 |
6 |
get_house_number_base() |
S |
72 |
2 |
6 |
get_house_number_addition() |
S |
72 |
2 |
6 |
set_street_name() |
S |
81 |
1 |
3 |
get_country() |
S |
82 |
1 |
3 |
get_email() |
S |
82 |
1 |
3 |
set_email() |
S |
81 |
1 |
3 |
set_phone() |
S |
81 |
1 |
3 |
get_phone() |
S |
82 |
1 |
3 |
get_company_name() |
S |
82 |
1 |
3 |
set_company_name() |
S |
81 |
1 |
3 |
get_coc_number() |
S |
82 |
1 |
3 |
set_coc_number() |
S |
81 |
1 |
3 |
set_country() |
S |
81 |
1 |
3 |
get_line_1() |
S |
82 |
1 |
3 |
get_house_number() |
S |
82 |
1 |
3 |
get_region() |
S |
82 |
1 |
3 |
set_city() |
S |
81 |
1 |
3 |
get_city() |
S |
82 |
1 |
3 |
set_postal_code() |
S |
81 |
1 |
3 |
get_postal_code() |
S |
82 |
1 |
3 |
set_line_1() |
S |
81 |
1 |
3 |
set_name() |
S |
81 |
1 |
3 |
get_line_2() |
S |
82 |
1 |
3 |
set_line_2() |
S |
81 |
1 |
3 |
get_street_name() |
S |
82 |
1 |
3 |
get_name() |
S |
82 |
1 |
3 |